-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
✨(dashboard) Consent management #245
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great! I have to test it locally and make a second round.
61f1355
to
5d58156
Compare
Current benchmark
Comparison with the latest previous benchmark
|
3cb418d
to
97d69d4
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me! 🤩
I think we must think a bit more UX/UI in another PR.
2c85e99
to
4ce0f5d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- add Consent management views and template - add JavaScript functionality to select/uncheck all checkboxes in consent forms - enhance the admin interface - add test - add migration to proxy_for symmetrical=False
4ce0f5d
to
fd64e6f
Compare
Purpose
Add a form that allows to validate consent of the delivery points that the user owns or delegates over.
It is possible to validate all delivery points at once or to do it by entity.
A page displays the entities with delivery points awaiting consent.
Add